Closed
Bug 991662
Opened 11 years ago
Closed 11 years ago
[Inspector] The inspector should not scroll the page to the top when invoked
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 988102
People
(Reporter: julienw, Unassigned)
References
Details
STR:
* go to http://visionmedia.github.io/mocha/
* scroll down to asynchronous code (you can use the menu)
* press "ctrl shirt k" to open the dev tools
* click on "inspector"
Expected:
* the page stays at the same position
Actual:
* the page scrolls to the top
This makes the user very angry.
Tested on latest nightly.
Reporter | ||
Updated•11 years ago
|
Blocks: firebug-gaps
Updated•11 years ago
|
No longer blocks: firebug-gaps
Comment 1•11 years ago
|
||
This is very annoying. Any idea what's going on? I guess we scrollIntoView the body.
Flags: needinfo?(mratcliffe)
Comment 2•11 years ago
|
||
Yup, I should fix this.
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(mratcliffe)
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•